home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / xtensa / platforms / iss / Makefile
Encoding:
Makefile  |  2008-12-24  |  212 b   |  9 lines

  1. # $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
  2. #
  3. # Makefile for the Xtensa Instruction Set Simulator (ISS)
  4. # "prom monitor" library routines under Linux.
  5. #
  6.  
  7. obj-y            = io.o console.o setup.o network.o
  8.  
  9.